CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Design Pattern

搜索资源列表

  1. patterns

    0下载:
  2. 这是一个介绍Design Pattern的PPT文件-Design Pattern on the PPT document
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:20436
    • 提供者:蔡文纲
  1. DesignPatternMiniHandBook

    0下载:
  2. design pattern mini 版本-design pattern mini version
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:177535
    • 提供者:9update
  1. DPCPP

    0下载:
  2. Design Pattern C Source Code
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:27929
    • 提供者:maliang
  1. SubjectObserver_source

    0下载:
  2. Using C++ Templates to overcome some of the original Subject/Observer design pattern problems -Using C Templates to overcome some of the or iginal Subject / Observer design pattern probl ems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:caoguanghuineu
  1. JTStruts

    0下载:
  2. 精通Struts技术,为了更深刻的理解Struts框架,你必须先理解MVC设计模式,Struts技术的就是基于MVC设计模式的-Struts technical proficiency, in order to more profound understanding of Struts framework, you must first understand the MVC design pattern, Struts technology is based on the MVC design
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:55271
    • 提供者:sky
  1. cSharpPatten

    1下载:
  2. 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1358365
    • 提供者:demon
  1. headfirstDP1

    0下载:
  2. 深入浅出设计模式,深得GoF好评得关于设计模式得书,您说怎么样。开始试了一起传,太慢,所以分章上传。前三章-simple design pattern has won praise in the GoF design patterns on the book, you said how kind. Start test-together, too slow, sub-chapter uploads. Ancient
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15464611
    • 提供者:冯亮
  1. headfirstDP2

    0下载:
  2. 深入浅出设计模式,深得GoF好评得关于设计模式得书,您说怎么样。开始试了一起传,太慢,所以分章上传。ch4-ch6-simple design pattern has won praise in the GoF design patterns on the book, you said how kind. Start test-together, too slow, sub-chapter uploads. Ch4 - ch6
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8531271
    • 提供者:冯亮
  1. headfirstDP3

    0下载:
  2. 深入浅出设计模式,深得GoF好评得关于设计模式得书,您说怎么样。开始试了一起传,太慢,所以分章上传。ch7-ch9 -simple design pattern has won praise in the GoF design patterns on the book, you said how kind. Start test-together, too slow, sub-chapter uploads. Ch7 - ch9
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9947629
    • 提供者:冯亮
  1. headfirstDS4

    0下载:
  2. 深入浅出设计模式,深得GoF好评得关于设计模式得书,您说怎么样。开始试了一起传,太慢,所以分章上传。ch10-ch12-simple design pattern has won praise in the GoF design patterns on the book, you said how kind. Start test-together, too slow, sub-chapter uploads. Ch10 - ch12
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12825419
    • 提供者:冯亮
  1. headfirstDP5

    0下载:
  2. 深入浅出设计模式,深得GoF好评得关于设计模式得书,您说怎么样。开始试了一起传,太慢,所以分章上传。最后一份-simple design pattern has won praise in the GoF design patterns on the book, you said how kind. Start test-together, too slow, sub-chapter uploads. Last
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4851472
    • 提供者:冯亮
  1. designPatternInJavaAndAspectJ

    0下载:
  2. Design Pattern Implementation in java and AspectJ-Pattern Design and Implementation in java AspectJ
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:104457
    • 提供者:panlh
  1. whatisMVC

    0下载:
  2. 模型-视图-控制器(MVC)是Xerox PARC在八十年代为编程语言Smalltalk-80发明的一种软件设计模式,至今已被广泛使用。最近几年被推荐为Sun公司J2EE平台的设计模式,并且受到越来越多的使用 ColdFusion 和 PHP 的开发者的欢迎。模型-视图-控制器模式是一个有用的工具箱,它有很多好处,但也有一些缺点。 -Model-View-Controller (MVC) is Xerox PARC in the'80s when the S programming
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11786
    • 提供者:h
  1. adapter

    0下载:
  2. java设计模式不需帐号就可自由下载此源码(-java design pattern can not account free download this source (
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7209
    • 提供者:yinlei
  1. netoss_web

    0下载:
  2. 基于Struts,EJB,WebLogic的电信系统的管理模块系统,其中用了很多常用的J2EE设计模式-based on Struts, EJB, WebLogic telecommunications system management module system, There are a lot of common J2EE Design Pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2995575
    • 提供者:孙毅
  1. Observerwangdxh

    0下载:
  2. 这是国外牛人写的一个关于设计模式的观察者的图像化代码,我曾经在设计模式课堂上向老师和同学们演示,获得了很好的评介,值得一看-foreign cattle wrote on the design of a model of the image of the observer code I worked in the design pattern to the classroom teachers and the students demonstration was a good Review, a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36778
    • 提供者:wangdxh
  1. C++AandQ

    0下载:
  2. 本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim Hyslop和Herb Sutter主持的Conversation系列,是CUJ Expert For
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:134569
    • 提供者:
  1. JForum-2.1.6-src

    0下载:
  2. JForum 是一个功能强大 ,易于管理的论坛。它的设计完全遵从MVC设计模式,能够在任何Servlet容器与EJB服务器上运行。而且可以轻松的定制与扩展JForum论坛。-JForum is a powerful, easy-to-manage the Forum. It's designed to fully comply with the MVC design pattern, in any Servlet containers and EJB servers. But can e
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:17723101
    • 提供者:林总
  1. MVCEditor

    0下载:
  2. 访windows记事本,使用MVC设计模式-visit to the notebook windows, the use of the MVC design pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:27844
    • 提供者:陈拓彬
  1. shejimoshizhongwenban

    0下载:
  2. 这是一个介绍设计模式的很好的书,请大家和我一起分享!-This is a design pattern on the very good book, please join me in sharing!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:10573348
    • 提供者:liyunfei67
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com